body {
	background: url(../img/bodybg.jpg) no-repeat center top fixed #e5e5e5;
	overflow-x:hidden;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
}

.clear {
	clear: both;
}

.mt-20 {
	margin-top: 20px;
}

.pdl-10 {
	padding-left: 0px;
}

.pdr-10 {
	padding-right: 0px;
}

.pd-0 {
	padding: 0;
}

.pdr-0 {
	padding-right: 0;
}

.pdl-0 {
	padding-left: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.alignl {
	text-align: left;
}

.alignr {
	text-align: right;
}

.alignc {
	text-align: center;
}

.container {
	width: 1170px;

}

.logo-top-row {
	padding-top: 20px;
}

.logo-div {
	width: 250px;
	height: auto;
	padding-right: 20px;
}

.logo-div img {
	width: 100%;
	height: auto;
}

.top-right {
	width: 200px;
	height: 84px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.logo-div, .top-slideBox, .top-right {
	float: left;
}

.top-slideBox {
	width: 690px;
	height: 84px;
	overflow: hidden;
	position: relative;
}

.top-slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.top-slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.top-slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.top-slideBox .hd ul li.on {
	background: #a72d00;
	color: #fff;
}

.top-slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	width: 690px;
}

.top-slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 84px;
	width: 100%;
	display: block;
}

.top-slideBox .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.top-slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
}

.top-right .input-group-addon {
	background-color: #ac120b;
	border-color: #ac120b;
}
.do-search {
	background-color: transparent;
	border: 0px #fff;
	color: #fff;
	position: absolute;
	left: 162px;
	top: -1px;
	width: 0px;
	height: 0px;
}
.top-right .input-group {
}
.shiye {
	float: left;
	margin-left:10px;
}
.nav .container {
	margin-top: 20px;
}
.nav .nav-inner {
	background-color: #fefefe;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #ddd;
	box-shadow: 2px 2px 10px #ccc;
	margin-bottom:10px;
}

.nav-l ul li {
	text-align: center;
}

.nav-l ul li a {
	color: #c00;
	font-weight: bold;
	line-height: 2em;
}

.nav-r {
	border-left: 1px solid #ddd;
}

.nav-r ul li {
	display: block;
	width: 12.499999%;
	float: left;
	line-height: 2em;
	text-align: center;
	border-right: 1px dashed #ddd;
}

.nav-r ul li a {
	color: #555;
}
.wm-main{
	width: 1170px;
	margin: 0 auto;
	background-color: #fff;
}
.wm-main-inner {
	width: 1170px;
	margin-top: 10px;
	padding-right:15px;
}

.wmheadline h1 {
	font-size: 24px;
	text-align: center;
	line-height: 2em;
}

.wmheadline h1 a {
	color: #2E6DA4;
}

.wmheadline {
	/* padding: 10px 0px; */
	margin:10px 0px 10px -10px;
}

.txtMarquee-left {
	width: 100%;
	background-color: #f4f4f4;
}

.txtMarquee-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}

.txtMarquee-left .bd {
	padding: 5px 10px;
}

.txtMarquee-left .bd .tempWrap {
	width: 100% !important;
} /* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.txtMarquee-left .bd ul li {
	padding-left: 10px;
	margin-right: 20px;
	float: left;
	height: 24px;
	line-height: 24px;
	text-align: left;
	_display: inline;
	width: auto !important;
	background: url(../img/square.png) left center no-repeat;
}

.txtMarquee-left .bd ul li a {
	color: #333;
}

.title-0 {
	position: absolute;
	width: 80px;
	height: 34px;
	left: 0;
	top: 0;
	background-color: #a72d00;
	text-align: center;
	line-height: 34px;
	z-index: 6666;
}

.title-0 a {
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.focus-slideBox {
	width: 100%;
	height: 360px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.focus-slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.focus-slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.focus-slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.focus-slideBox .hd ul li.on {
	background-color: #a72d00;
	color: #fff;
}

.focus-slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.focus-slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 360px;
}

.focus-slideBox .bd li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	height:
}

.focus-slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
}

.pic-text {
	background-color: #515151;
	filter: alpha(opacity = 50);
	background-color: rgba(94, 94, 94, 0.6);
	color: #fff;
	position: absolute;
	z-index: 6500;
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: block;
	bottom: 0;
	left: 0;
	padding-left: 10px;
}

.title-1 {
	padding-left: 20px;
	background: url(../img/arr.png) left center no-repeat;
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
}

.title-1 h2 {
	font-size: 20px;
	font-weight: bold;
	color: #a72d00;
	line-height: 1.5em;
}

.title-1 .more0 {
	font-size: 12px;
	float: right;
	font-weight: normal;
	color: #333;
}

.first-new-title {
	line-height: 2em;
	font-size: 18px;
	font-weight: bold;
}

.first-new-title a {
	color: #23527C;
}

.focus-top {
	height: 150px;
}

.focus-bottom li {
	font-size: 16px;
	line-height: 2em;
	border-bottom: 1px dashed #999;
	padding-left: 10px;
	background: url(../img/square.png) left center no-repeat;
}

.focus-bottom li a {
	color: #333;
}

.focus-bottom li a .li-date {
	font-size: 12px;
	color: #666;
	display: inline-block;
	float: right;
}

.picScroll-left {
	width: 100%;
}

.picScroll-left .prev, .picScroll-left .next {
	position: absolute;
	bottom: 30px;
	z-index: 7777;
	cursor: pointer;
	display: block;
}

.picScroll-left .prev {
	left: 20px;
}

.picScroll-left .next {
	right: 20px;
}

.picScroll-left .prev img, .picScroll-right .prev img {
	height: 30px;
	width: auto;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	overflow: hidden;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	padding: 10px;
	float: left;
	overflow: hidden;
	text-align: center;
	display: block;
	width: 230px;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 100%;
	height: 205px;
	display: block;
	border: 1px solid #ccc;
}

.picScroll-left .bd ul li  a {
	color: #333;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
}

.title-2 {
	font-size: 20px;
	font-weight: bold;
	color: #a72d00;
	line-height: 1.5em;
	padding-bottom: 5px;
	border-bottom: 4px solid #ddd;
}

.title-2-span {
	border-bottom: 4px solid #a72d00;
	padding-bottom: 8px;
}

.title-2 .more1 {
	font-size: 12px;
	float: right;
	font-weight: normal;
	color: #333;
}

.slideTxtBox {
	width: 100%;
	text-align: left;
}

.slideTxtBox .hd {
	height: 30px;
	line-height: 30px;
	position: relative;
	float: right;
	width: 80%;
}

.slideTxtBox .hd ul {
	float: right;
}

.slideTxtBox .hd ul li {
	display: inline-block;
	padding: 0 15px;
	cursor: pointer;
	text-align: right;
	padding-top: 10px;
}

.slideTxtBox .hd ul li a {
	color: #333;
}

.slideTxtBox .hd ul li.on {
	height: 30px;
	background: url(../img/angle.png) top center no-repeat;
}

.title-3-row {
	border-top: 2px solid #a72d00;
}

.title-3 {
	display: block;
	float: left;
	width: auto;
	font-size: 20px;
	font-weight: bold;
	color: #a72d00;
	padding-top: 10px;
}
.title-3 a:visited{
	color: #a72d00;
}
.infoList{
	width: 100%;
	height:24px;
}
.bd-cell {
	height: 250px;
	padding-top: 10px;
}

.bd-cell.pd-0 {
	padding: 0;
}

.cell-h4 {
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
}

.cell-h4 a {
	color: #23527C;
}

.cell-p {
	font-size: 12px;
	text-align: justify;
	text-indent: 2em;
}

.ul-normal li {
	line-height: 1.5em;
	background: url(../img/square.png) left center no-repeat;
	padding-left: 10px;
}

.ul-normal li a {
	color: #333;
}

.ul-normal li a .li-date {
	float: right;
	font-size: 0.75em;
	color: #666;
}

.more2 {
	color: #761C19;
}

.single-title {
	border-top: 2px solid #a72d00;
}

.title-4 {
	font-size: 20px;
	font-weight: bold;
	color: #a72d00;
	padding-top: 10px;
	padding-bottom: 10px;
}

.title-4 .more1 {
	font-size: 12px;
	float: right;
	font-weight: normal;
	line-height: 22px;
	color: #333;
}

.metro img {
	/**width: 100%;
	height: 100%;**/
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
}

.metro img:hover {
	transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05); /* IE 9 */
	-moz-transform: scale(1.05, 1.05); /* Firefox */
	-webkit-transform: scale(1.05, 1.05); /* Safari 和 Chrome */
	-o-transform: scale(1.05, 1.05);
	transition: 0.5s;
	-moz-transition: 0.5s; /* Firefox 4 */
	-webkit-transition: 0.5s; /* Safari 和 Chrome */
	-o-transition: 0.5s; /* Opera */
}

.metro-0, .metro-1 {
	padding: 5px;
	width: 100%;
	text-align: center;
}

.metro-0 {
	height: 400px;
}

.metro-1 {
	width: 330px;
	height: 200px;
	float: left;
}

.metro-0 a, .metro-1 a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	overflow: hidden;
	position: relative;
}

.metro-0 a:hover, .metro-1 a:hover {
	opacity: 0.8;
}

.metro-text {
	display: block;
	text-align: center;
	width: 100%;
	position: absolute;
	line-height: 1.5em;
	bottom: 0;
	left: 0;
	z-index: 8888;
	background-color: #515151;
	filter: alpha(opacity = 50);
	background-color: rgba(94, 94, 94, 0.6);
}

.picMarquee-top .bd {
	padding: 0px;
	height: 270px;
	overflow: hidden;
}

.picMarquee-top .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-top .bd ul li {
	text-align: center;
	zoom: 1;
	padding: 3px 0;
}

.picMarquee-top .bd ul li .pic {
	text-align: center;
}

.title-3-row .more3 {
	font-size: 12px;
	display: inline-block;
	width: auto;
}

.friend-link {
	width: 100%;
	border: 1px solid #ddd;
	text-align: left;
}

.friend-link .hd {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #f4f4f4;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

.friend-link .hd ul {
	float: left;
	left: 20px;
	top: 0px;
	height: 40px;
}

.friend-link .hd ul li {
	float: left;
	line-height: 40px;
	cursor: pointer;
	padding: 0 10px;
}

.friend-link .hd ul li.on {
	height: 40px;
	background: #a72d00;
	border: 1px solid #a72d00;
	color: #fff;
}

.friend-link .bd ul {
	padding: 10px;
	zoom: 1;
}

.friend-link .bd ul li {
	display: inline-block;
	line-height: 1.5em;
	padding: 0 10px;
	width: auto;
}

.friend-link .bd ul li a {
	color: #555;
}

.wm-footer {
	text-align: center;
}

.red-logo {
	display: inline-block;
}

.wm-footer p {
	text-align: left;
	line-height: 1.5em;
	margin: 0;
	display: inline-block;
}

.footer-center {
	display: inline-block;
}

.single-column .bd-cell {
	padding-top: 0;
}

.title-4-row {
	border-top: 2px solid #a72d00;
	height: 45px;
}

.slideTxtBox  .hd {
	width: 100%;
	float: none;
}

.slideTxtBox .hd ul li {
	text-align: left;
	line-height: 30px;
	padding: 0 10px;
	position: relative;
}

.decoration-angle {
	position: absolute;
	height: 10px;
	bottom: 3px;
	left: 0;
	width: 100%;
	text-align: center;
	display: none;
}

.slideTxtBox .hd ul
{
	float: none;
	margin-top: 2px;
}

.slideTxtBox .hd ul li.on
{
	font-size: 16px;
	font-weight: bold;
	border-radius: 4px;
	background-image: none;
	background-color: #a72d00;
}

.slideTxtBox  .hd ul li.on a {
	color: #fff;
	text-decoration: none;
}

.slideTxtBox  .hd ul li.on .decoration-angle {
	display: block;
}

.city-develop .img-responsive {
	height: 200px;
}
.picList .pic img{
	width: 100%;
	height: 61px;
	display: block;
}
.first{
	height:34px;
}
